home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_090 / cardfile / study.doc < prev    next >
Text File  |  1992-05-06  |  11KB  |  252 lines

  1.             Study Aid Card File (c)
  2.                Written by James B. Parks
  3.  
  4.  
  5. The idea for this program came from a study method that I used in college
  6. to memorize questions and answers for tests. This method has been expanded
  7. so that almost anyone who needs to organize small blocks of data, such as
  8. can be done with a 3X5 card file system can do so. This file system is in
  9. fact exactly like having an electronic 3X5 card system with a few twists!
  10. You can create cardfiles, delete cardfiles, add cards, delete cards,search
  11. for specific cards and even print a card or a whole range of cards. I felt
  12. memory usage was very important so each card only takes up as much memory 
  13. as it needs to. This method allowed me to use a test card file of over 1000
  14. cards on a 512k machine! You will however, find that word searches and the
  15. like will slow down with very large card files that have cards that are full
  16. of data. This program is written in AmigaBasic but don't be fooled, it's easy
  17. to use and is relatively well thought out (but you'll be the judge of that!).
  18. To use the memory features of the program refer to the 'STUDY AID' portion of
  19. this doc file. And now down to business:
  20.  
  21.  
  22. THE PLEA:
  23.     This program is offered as SHAREWARE. It may be given to anyone and 
  24.     anyone may use it. You can do any thing you want with it EXCEPT sell
  25.     it! The one exception is public domain disks which sell for $10 or
  26.     less. Please include this doc file with any distrubution and keep it
  27.     in this Arc'ed file format. If per chance you find this program of any
  28.     value please send $15 to:
  29.                 James B. Parks
  30.                 5450 W. 102nd Place
  31.                 Broomfield, Co. 80020
  32.  
  33.  
  34. THE PROMISE:
  35.     This is version 1.0 of the Study Aid Cardfile. Version 2.0 is now in
  36.     the works! Version 2.0 will be in non list protected format and
  37.      Improvements include:
  38.         
  39.         1) A full blown card editor!
  40.  
  41.         2) Ability to move cards from one cardfile to another!
  42.  
  43.         3) Deep search capabilities!
  44.  
  45.         4) User defined memorization feature!
  46.         
  47.         5) More!
  48.     
  49.     All users who register by sending the requested $15 will recieve in
  50.     the mail the completed version 2.0 on a brand new 3.5" disk,postpaid!
  51.     What a deal! Could you ask for anything more? Well OK, how about this
  52.     you get version 2.0 AND a nice little time waster, an original game 
  53.     written by this programmer (yes in AmigaBasic) that will appeal to all
  54.     of you ruthless types! Now for the bad news. Version 2.0 will not be
  55.     posted in the "great public domain". Only registerd owners of version
  56.     1.0 will get the upgrade. I WILL support this program so send any 
  57.     comments and questions to:
  58.                 James B. Parks
  59.  
  60.                 CIS(76426,37)
  61.  
  62.                 PLINK(OHS420)
  63.  
  64.                 GEnie(J.B.Parks)
  65.  
  66.  
  67. IMPORTANT: This arc file contains the following files:
  68.     Version 1.0         - The main program
  69.     Version 1.0.info     - guess
  70.     DEFAULTS         - MUST be in same directory as Version 1.0
  71.     CARDFILES         - MUST be on same disk as example card files
  72.     Study.doc         - your reading it!
  73.     Scriptures Verses     - example card file     
  74.     Trivia             - example card file
  75.     Renamer             - Execute this one to rename de-arced files.
  76.  
  77.  
  78. THE INSTRUCTIONS:
  79.      This program is written in AmigaBasic. An Icon is included so just
  80. make sure that AmigaBasic is in the root directory of the disk you run from.
  81.  
  82.     The file CARDFILES is an index file that keeps track of all the card
  83. files on any particular disk. This file will be automaticlly added to a new
  84. data disk when you begin to actually set up cardfiles for your own use. One
  85. thing to keep in mind is that you should never manipulate card files outside
  86. of the main program itself. In other words use the program to delete card files
  87. and to create card files, don't use dos or the workbench.
  88.  
  89.     The file DEFAULTS carries the user 'preferences' and should be located
  90. in the same directory as the main program. If it's not you will start out with
  91. an error message and then you'll think I did something wrong!
  92.  
  93.  
  94.     The program is menu and mouse driven and also supports function keys.
  95. The easiest way to learn to use it is to Open one of the example card files and
  96. start playing around. To use the mouse to move through a card file just use the
  97. SHOW selection under the 'Defaults' menu,this will bring up a gadget box on the
  98. left of the screen. What follows is an item by item explaination of the Menus:
  99.  
  100. PROJECT:
  101.  
  102.     Open -  This selection will display all the existing cardfiles on the
  103.         disk in the data drive. Just select the number of the cardfile
  104.         you wish to open.
  105.     New -     This selection will create a new cardfile.You will be asked to
  106.         supply a filename for it. The program will detect duplicate 
  107.         filenames, if you should make that mistake. However the program
  108.         only knows about the files that are listed in the Index file
  109.         CARDFILES. If you have any other files on the disk that have
  110.         the same name as the one you specify you run the risk of over
  111.         writing it, so be WARNED use a disk that has only cardfiles
  112.         on it!
  113.     Quit-    Quits the program and returns you to the System.
  114.     Delete- This selection will present you with a list of the cardfiles.
  115.         Simply select the number of the cardfile you wish to delete.
  116.         You need not 'Open' a cardfile to delete it.
  117.     Info -  The PLEA: again; (just in case you lose this doc)
  118.  
  119. CARDS:
  120.  
  121.     Add -     This selection allows you to add your own cards to the cardfile.
  122.         There are 3 parts to every card:
  123.                     1) The Topic (30 chars max)  1 line
  124.                     2) The Front (100 chars max) 2 lines
  125.                     3) The Back (550 chars max)  11 lines
  126.         The Topic and the Front of the card will be displayed on the
  127.         front side of the card. The two line front will also be shown
  128.         at the bottom of the screen when the back side of the card is
  129.         being displayed.
  130.  
  131.         NOTE: I realize that the card 'Editor' is crude, but it is very
  132.         simple to use. Simply type to enter letters and use the back-
  133.         space key to delete letters! Use <RETURN> to move to the start
  134.         of the next line, keep in mind however, that each return 'Pads'
  135.         the rest of the line with blank spaces so be sure to use <ESC>
  136.         when you are finished typing information on the card.
  137.  
  138.         CHARACTER WRAP: The card Editor has built in character wrap
  139.          if your not worried how your words are split you can just
  140.         type without ever hitting return to go to the next line. A
  141.         'bell' is also included for those who are more interested in 
  142.         how the card looks.
  143.  
  144.         AUTO CENTERING: The Topic will automatically be centered on
  145.         the front side of the card. The Front and Back will also be
  146.         centered if they are less than 50 characters each. Auto-
  147.         centering will NOT occur if you have padded the rest of a
  148.         short line by striking <RETURN> instead of <ESC> when you
  149.         are finished typing.
  150.     
  151.         You will soon discover that you have the ability to add cards
  152.         and delete cards from a card file,however you cannot change
  153.         an existing card. An 'Edit' feature is now being added to the
  154.         Version 2.0 upgrade with a full featured card editor which will
  155.         include auto WORD wrap if desired.
  156.  
  157.     Delete- Will delete the card you are now viewing, if you wish.
  158.  
  159.     Print - Brings up the 'CARDFILE PRINT UTILITY'. play around with this!
  160.  
  161. DEFAULTS:
  162.  
  163.     Show/Hide - Displays or Hides the Gadget Box for mouse use of the
  164.             program.
  165.  
  166.     Change    - Allows you to change parameters for:
  167.             1)Autoload feature- Will load a specific cardfile on
  168.             program startup.
  169.  
  170.             2)Autosave feature- See STUDY AID section at end of 
  171.             this doc.
  172.  
  173.             3)Data Drive - This can be any leagal Drive such as
  174.             'Df1:".This is set at ":" ,which is the root directory
  175.             of the disk the program is on. This MUST be changed if
  176.             you are going to put your cardfiles on another disk.
  177.             
  178.     Save     - Use this seletion at any time to save the current defaults
  179.            which include ink color,card color,sound on etc.
  180.  
  181. SEARCH:
  182.  
  183.     By Topic       - This will find the NEXT occurence of the topic you
  184.              specifiy. You must spell the topic correctly, how-
  185.              ever upper or lower case is not important. 
  186.  
  187.     By Pattern     - Searches The FRONT of the card only, for the ONE word
  188.              pattern you specifiy. You can therfore use the front
  189.              2 lines of a card as keywords in searches. I suggest
  190.              using only one or two words for keywords to cut down
  191.              on search time. This search also finds the NEXT occ-
  192.              urence of the pattern, and is not case dependent,how-
  193.              ever its is punctuation dependent ie:
  194.                 Using the pattern "sea" would stop at the word
  195.                 "Seaside" but not ",Seaside" and would not stop
  196.                 at the word "Southseas". Get it?
  197.  
  198.     Card Number    - Simply displays any card number you specifiy.
  199.                 
  200.  
  201. STUDY AID:
  202.  
  203.     The STUDY AID feature of this program is simply a means to learn
  204.     and possibly memorize individual cards through the best known learning
  205.     tool; REPITITION! Heres the Idea:
  206.  
  207.         The COUNT feature and the AUTOSAVE work in conjunction to 
  208.         enable you to study for example a master cardfile called
  209.         "School Work". Which would have cards with TOPICS such as
  210.         Math, Science, English etc. Each of the cards in the file
  211.         would have a question on the Front relating to the cards 
  212.         topic. The answer would of course be on the back of the card.
  213.         During each "memory session",with the AUTOSAVE feature ON the
  214.         card that was just "memorized" would be AUTOMATICLY saved or 
  215.         added to a cardfile with that cards TOPIC as the cardfiles
  216.         name.If there is no topic on the card it will be saved to a
  217.         cardfile named "GENERAL". You can then later review these card
  218.         files for a test or whatever. AUTOSAVE will NOT work if the 
  219.         topic of the card is the same as the name of the card file it
  220.          is in. THE SAVED CARD WILL THEN BE DELETED FROM THE MASTER FILE
  221.         If you dont want this to happen, always keep the AUTOSAVE  off
  222.         (by using Change under the Defaults menu).
  223.  
  224.  
  225. HERES HOW TO DO IT:
  226.     
  227.     With the COUNTS on the upper right corner of the screen will show the
  228.     word" COUNTS:0". This counter will count from 0 to 100. One count every
  229.     time the <RETURN> key is pressed. At intervals during the study process
  230.     the next card will automaticlly be displayed according to the following
  231.     schecdule:
  232.         FIRST CARD  - 1 repetition(saved  if AUTOSAVE is ON)
  233.         SECOND CARD - 5  reps
  234.         THIRD CARD  - 10 reps
  235.         FOURTH CARD - 15 reps
  236.         FIFTH CARD  - 20 reps
  237.         SIXTH CARD  - 25 reps
  238.         SEVENTH     - 25 reps
  239.  
  240. This means that each card will have been repeated 100 times over a 7 session
  241. period.You must keep adding cards to the master file as it will lose a card
  242. at the begining of each memory session. You can suspend the counting process
  243. at any time by simply not striking <RETURN> or by clicking on the COUNT gadget
  244. or hitting F5. F5 and the COUNT gadget are both toggles.REMEMBER TO ALWAYS
  245. START THE MEMORY SESSION ON THE FIRST CARD IN THE FILE, AND RETURN TO THE CARD
  246. YOU WERE WORKING ON IF YOU SUSPEND COUNTING FOR SOME REASON.
  247.  
  248. How do you start to use the memory feature? Probably the best way is to do
  249. it manually. Start with the SEVENTH CARD in the file and reverse the number
  250. of repetitions until you are ready to begin using the AUTOSAVE and COUNTS
  251. features together.
  252.